[INFO] cloning repository https://github.com/myume/castelia
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/myume/castelia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmyume%2Fcastelia", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmyume%2Fcastelia'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3c5950a6a198a05d7240edb58912cf2d6cd4e864
[INFO] testing myume/castelia against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmyume%2Fcastelia" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/myume/castelia
[INFO] finished tweaking git repo https://github.com/myume/castelia
[INFO] tweaked toml for git repo https://github.com/myume/castelia written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/myume/castelia on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/myume/castelia already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 13c5920849e16bba963f3905abaf6966f09791d2f30725752ae3cc1415dd453f
[INFO] running `Command { std: "docker" "start" "-a" "13c5920849e16bba963f3905abaf6966f09791d2f30725752ae3cc1415dd453f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13c5920849e16bba963f3905abaf6966f09791d2f30725752ae3cc1415dd453f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13c5920849e16bba963f3905abaf6966f09791d2f30725752ae3cc1415dd453f", kill_on_drop: false }`
[INFO] [stdout] 13c5920849e16bba963f3905abaf6966f09791d2f30725752ae3cc1415dd453f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 34f91252fc76a34fe91da2214475f7c0696e2a7cd589698a6573b987172704c9
[INFO] running `Command { std: "docker" "start" "-a" "34f91252fc76a34fe91da2214475f7c0696e2a7cd589698a6573b987172704c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling aws-lc-rs v1.15.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling time-macros v0.2.25
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling aws-lc-sys v0.36.0
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling arcstr v1.2.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling castelia-events v0.1.0 (/opt/rustwide/workdir/castelia-events)
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling validator v0.20.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling jsonwebtoken v10.2.0
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling castelia-rtmp v0.1.0 (/opt/rustwide/workdir/castelia-rtmp)
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling redis v1.0.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling axum-extra v0.12.5
[INFO] [stderr]    Compiling castelia-auth v0.1.0 (/opt/rustwide/workdir/castelia-auth)
[INFO] [stderr]    Compiling castelia-broadcast v0.1.0 (/opt/rustwide/workdir/castelia-broadcast)
[INFO] [stderr]    Compiling castelia-transcoder v0.1.0 (/opt/rustwide/workdir/castelia-transcoder)
[INFO] [stderr]    Compiling castelia-ingest v0.1.0 (/opt/rustwide/workdir/castelia-ingest)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 24s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "34f91252fc76a34fe91da2214475f7c0696e2a7cd589698a6573b987172704c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34f91252fc76a34fe91da2214475f7c0696e2a7cd589698a6573b987172704c9", kill_on_drop: false }`
[INFO] [stdout] 34f91252fc76a34fe91da2214475f7c0696e2a7cd589698a6573b987172704c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d0418440a1e50b7085e4c5adbeadbc999422e95169505fe7fcf5d7a3e44bb95
[INFO] running `Command { std: "docker" "start" "-a" "4d0418440a1e50b7085e4c5adbeadbc999422e95169505fe7fcf5d7a3e44bb95", kill_on_drop: false }`
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling castelia-events v0.1.0 (/opt/rustwide/workdir/castelia-events)
[INFO] [stderr]    Compiling castelia-transcoder v0.1.0 (/opt/rustwide/workdir/castelia-transcoder)
[INFO] [stderr]    Compiling castelia-auth v0.1.0 (/opt/rustwide/workdir/castelia-auth)
[INFO] [stderr]    Compiling castelia-ingest v0.1.0 (/opt/rustwide/workdir/castelia-ingest)
[INFO] [stderr]    Compiling castelia-broadcast v0.1.0 (/opt/rustwide/workdir/castelia-broadcast)
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling castelia-rtmp v0.1.0 (/opt/rustwide/workdir/castelia-rtmp)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.49s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "4d0418440a1e50b7085e4c5adbeadbc999422e95169505fe7fcf5d7a3e44bb95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d0418440a1e50b7085e4c5adbeadbc999422e95169505fe7fcf5d7a3e44bb95", kill_on_drop: false }`
[INFO] [stdout] 4d0418440a1e50b7085e4c5adbeadbc999422e95169505fe7fcf5d7a3e44bb95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2ad242b7fcf3ce58bb039460de380c6bed93ee58709a223ed2a96f70940b4759
[INFO] running `Command { std: "docker" "start" "-a" "2ad242b7fcf3ce58bb039460de380c6bed93ee58709a223ed2a96f70940b4759", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/castelia_auth-fc7ea934839f01d9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/castelia_auth-3d4f0d3fd9e6fda8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-27f7eb03a66207eb)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_get_streamkey_unauthorized ... FAILED
[INFO] [stdout] test test_login_wrong_username ... FAILED
[INFO] [stdout] test test_login_wrong_password ... FAILED
[INFO] [stdout] test test_get_streamkey_no_jwt ... FAILED
[INFO] [stdout] test test_login_success ... FAILED
[INFO] [stdout] test test_get_streamkey ... FAILED
[INFO] [stdout] test test_signup_success ... FAILED
[INFO] [stdout] test test_verify_stream_key_unauthorized ... FAILED
[INFO] [stdout] test test_verify_stream_key ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_get_streamkey_unauthorized stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_get_streamkey_unauthorized' (22) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61bc345fcf98 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61bc345fcf98 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61bc345fcf98 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61bc345fcf98 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61bc346144da - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61bc346144da - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x61bc34601de2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61bc34601de2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61bc345db086 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61bc345db086 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61bc345f4ee9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61bc33cf567c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61bc33cf567c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61bc345f5162 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61bc345f5162 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61bc345db142 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61bc345d2819 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61bc345dc0bd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61bc34614d4c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61bc34614a92 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x61bc342aadcb - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61bc341e5442 - sqlx_postgres[44776730f0fbf38d]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x61bc341eaa2e - <sqlx_postgres[44776730f0fbf38d]::database::Postgres as sqlx_core[a1c681c189672ead]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x61bc33cdc31f - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[a1c681c189672ead]::testing::TestContext<sqlx_postgres[44776730f0fbf38d]::database::Postgres>, sqlx_core[a1c681c189672ead]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61bc33cb0683 - sqlx_core[a1c681c189672ead]::testing::run_test::<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x61bc33cdc51d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61bc33cdc75d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x61bc33c8fd4d - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x61bc33c8ea8b - tokio[9786b1cfc571ca1c]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x61bc33c8ea8b - tokio[9786b1cfc571ca1c]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x61bc33c8ea8b - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x61bc33c6f800 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x61bc33c85ffd - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x61bc33c81254 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x61bc33cd610b - <tokio[9786b1cfc571ca1c]::runtime::context::scoped::Scoped<tokio[9786b1cfc571ca1c]::runtime::scheduler::Context>>::set::<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x61bc33cd39b9 - tokio[9786b1cfc571ca1c]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x61bc33c92242 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[9786b1cfc571ca1c]::runtime::context::Context>>::try_with::<tokio[9786b1cfc571ca1c]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x61bc33c9028e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[9786b1cfc571ca1c]::runtime::context::Context>>::with::<tokio[9786b1cfc571ca1c]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x61bc33cd2c2d - tokio[9786b1cfc571ca1c]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x61bc33c789a0 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x61bc33c7b8d6 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x61bc33c7d780 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x61bc33c9e353 - tokio[9786b1cfc571ca1c]::runtime::context::runtime::enter_runtime::<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x61bc33c6d7c3 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x61bc33ccff71 - <tokio[9786b1cfc571ca1c]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x61bc33cd255c - <tokio[9786b1cfc571ca1c]::runtime::runtime::Runtime>::block_on::<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x61bc33cc8fff - sqlx_core[a1c681c189672ead]::rt::test_block_on::<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x61bc33caaa9e - sqlx_core[a1c681c189672ead]::testing::run_test::<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x61bc33caa656 - sqlx_core[a1c681c189672ead]::testing::run_test_with_pool::<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x61bc33cb5ffa - <fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0} as sqlx_core[a1c681c189672ead]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x61bc33ce81f7 - integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:235:1
[INFO] [stdout]   51:     0x61bc33cde6a7 - integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:235:14
[INFO] [stdout]   52:     0x61bc33caa2f6 - <integration[4e7ef8a11861e4eb]::test_get_streamkey_unauthorized::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x61bc33ce875b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61bc33ce875b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x61bc33cf5fd5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x61bc33cf5fd5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61bc33cf5fd5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61bc33cf5fd5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61bc33cf5fd5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61bc33cf5fd5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x61bc33cf5fd5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x61bc33cf0b34 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x61bc33cf0b34 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x61bc33cf9052 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x61bc33cf9052 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x61bc33cf9052 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x61bc33cf9052 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x61bc33cf9052 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x61bc33cf9052 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x61bc33cf9052 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61bc345fc6ff - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x61bc345fc6ff - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7c75a9fbeaa4 - <unknown>
[INFO] [stdout]   74:     0x7c75aa04ba64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_login_wrong_username stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_login_wrong_username' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61bc345fcf98 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61bc345fcf98 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61bc345fcf98 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61bc345fcf98 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61bc346144da - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61bc346144da - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x61bc34601de2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61bc34601de2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61bc345db086 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61bc345db086 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61bc345f4ee9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61bc33cf567c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61bc33cf567c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61bc345f5162 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61bc345f5162 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61bc345db142 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61bc345d2819 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61bc345dc0bd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61bc34614d4c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61bc34614a92 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x61bc342aadcb - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61bc341e5442 - sqlx_postgres[44776730f0fbf38d]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x61bc341eaa2e - <sqlx_postgres[44776730f0fbf38d]::database::Postgres as sqlx_core[a1c681c189672ead]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x61bc33cdc31f - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[a1c681c189672ead]::testing::TestContext<sqlx_postgres[44776730f0fbf38d]::database::Postgres>, sqlx_core[a1c681c189672ead]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61bc33cafbe3 - sqlx_core[a1c681c189672ead]::testing::run_test::<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x61bc33cdc4dd - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61bc33cdc71d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x61bc33c8fd0d - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x61bc33c8e8eb - tokio[9786b1cfc571ca1c]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x61bc33c8e8eb - tokio[9786b1cfc571ca1c]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x61bc33c8e8eb - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x61bc33c6f4e0 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x61bc33c8556d - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x61bc33c81234 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x61bc33cd5fbb - <tokio[9786b1cfc571ca1c]::runtime::context::scoped::Scoped<tokio[9786b1cfc571ca1c]::runtime::scheduler::Context>>::set::<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x61bc33cd3979 - tokio[9786b1cfc571ca1c]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x61bc33c92102 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[9786b1cfc571ca1c]::runtime::context::Context>>::try_with::<tokio[9786b1cfc571ca1c]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x61bc33c9022e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[9786b1cfc571ca1c]::runtime::context::Context>>::with::<tokio[9786b1cfc571ca1c]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x61bc33cd2bed - tokio[9786b1cfc571ca1c]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x61bc33c78580 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x61bc33c7b856 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x61bc33c7d430 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x61bc33c9e1e3 - tokio[9786b1cfc571ca1c]::runtime::context::runtime::enter_runtime::<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x61bc33c6d713 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x61bc33ccfe61 - <tokio[9786b1cfc571ca1c]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x61bc33cd22bc - <tokio[9786b1cfc571ca1c]::runtime::runtime::Runtime>::block_on::<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x61bc33cc8e6f - sqlx_core[a1c681c189672ead]::rt::test_block_on::<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x61bc33caaa1e - sqlx_core[a1c681c189672ead]::testing::run_test::<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x61bc33caa606 - sqlx_core[a1c681c189672ead]::testing::run_test_with_pool::<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x61bc33cb5fca - <fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_username::test_login_wrong_username::{closure#0} as sqlx_core[a1c681c189672ead]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x61bc33ce8107 - integration[4e7ef8a11861e4eb]::test_login_wrong_username
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:180:1
[INFO] [stdout]   51:     0x61bc33cde677 - integration[4e7ef8a11861e4eb]::test_login_wrong_username::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:180:14
[INFO] [stdout]   52:     0x61bc33caa2b6 - <integration[4e7ef8a11861e4eb]::test_login_wrong_username::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x61bc33ce875b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61bc33ce875b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x61bc33cf5fd5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x61bc33cf5fd5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61bc33cf5fd5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61bc33cf5fd5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61bc33cf5fd5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61bc33cf5fd5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x61bc33cf5fd5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x61bc33cf0b34 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x61bc33cf0b34 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x61bc33cf9052 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x61bc33cf9052 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x61bc33cf9052 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x61bc33cf9052 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x61bc33cf9052 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x61bc33cf9052 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x61bc33cf9052 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61bc345fc6ff - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x61bc345fc6ff - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7c75a9fbeaa4 - <unknown>
[INFO] [stdout]   74:     0x7c75aa04ba64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_login_wrong_password stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_login_wrong_password' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61bc345fcf98 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61bc345fcf98 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61bc345fcf98 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61bc345fcf98 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61bc346144da - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61bc346144da - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x61bc34601de2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61bc34601de2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61bc345db086 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61bc345db086 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61bc345f4ee9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61bc33cf567c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61bc33cf567c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61bc345f5162 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61bc345f5162 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61bc345db142 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61bc345d2819 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61bc345dc0bd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61bc34614d4c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61bc34614a92 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x61bc342aadcb - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61bc341e5442 - sqlx_postgres[44776730f0fbf38d]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x61bc341eaa2e - <sqlx_postgres[44776730f0fbf38d]::database::Postgres as sqlx_core[a1c681c189672ead]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x61bc33cdc31f - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[a1c681c189672ead]::testing::TestContext<sqlx_postgres[44776730f0fbf38d]::database::Postgres>, sqlx_core[a1c681c189672ead]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61bc33caf143 - sqlx_core[a1c681c189672ead]::testing::run_test::<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x61bc33cdc49d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61bc33cdc6dd - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x61bc33c8fccd - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x61bc33c8e74b - tokio[9786b1cfc571ca1c]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x61bc33c8e74b - tokio[9786b1cfc571ca1c]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x61bc33c8e74b - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x61bc33c6f1c0 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x61bc33c84add - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x61bc33c81214 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x61bc33cd5e6b - <tokio[9786b1cfc571ca1c]::runtime::context::scoped::Scoped<tokio[9786b1cfc571ca1c]::runtime::scheduler::Context>>::set::<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x61bc33cd3939 - tokio[9786b1cfc571ca1c]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x61bc33c91fc2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[9786b1cfc571ca1c]::runtime::context::Context>>::try_with::<tokio[9786b1cfc571ca1c]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x61bc33c901ce - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[9786b1cfc571ca1c]::runtime::context::Context>>::with::<tokio[9786b1cfc571ca1c]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x61bc33cd2bad - tokio[9786b1cfc571ca1c]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x61bc33c78160 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x61bc33c7b7d6 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x61bc33c7d0e0 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x61bc33c9e073 - tokio[9786b1cfc571ca1c]::runtime::context::runtime::enter_runtime::<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x61bc33c6d663 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x61bc33ccfd51 - <tokio[9786b1cfc571ca1c]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x61bc33cd201c - <tokio[9786b1cfc571ca1c]::runtime::runtime::Runtime>::block_on::<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x61bc33cc8cdf - sqlx_core[a1c681c189672ead]::rt::test_block_on::<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x61bc33caa99e - sqlx_core[a1c681c189672ead]::testing::run_test::<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x61bc33caa5b6 - sqlx_core[a1c681c189672ead]::testing::run_test_with_pool::<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x61bc33cb5f9a - <fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_wrong_password::test_login_wrong_password::{closure#0} as sqlx_core[a1c681c189672ead]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x61bc33ce8017 - integration[4e7ef8a11861e4eb]::test_login_wrong_password
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:156:1
[INFO] [stdout]   51:     0x61bc33cde647 - integration[4e7ef8a11861e4eb]::test_login_wrong_password::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:156:14
[INFO] [stdout]   52:     0x61bc33caa276 - <integration[4e7ef8a11861e4eb]::test_login_wrong_password::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x61bc33ce875b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61bc33ce875b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x61bc33cf5fd5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x61bc33cf5fd5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61bc33cf5fd5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61bc33cf5fd5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61bc33cf5fd5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61bc33cf5fd5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x61bc33cf5fd5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x61bc33cf0b34 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x61bc33cf0b34 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x61bc33cf9052 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x61bc33cf9052 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x61bc33cf9052 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x61bc33cf9052 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x61bc33cf9052 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x61bc33cf9052 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x61bc33cf9052 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61bc345fc6ff - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x61bc345fc6ff - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7c75a9fbeaa4 - <unknown>
[INFO] [stdout]   74:     0x7c75aa04ba64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_get_streamkey_no_jwt stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_get_streamkey_no_jwt' (21) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61bc345fcf98 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61bc345fcf98 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61bc345fcf98 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61bc345fcf98 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61bc346144da - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61bc346144da - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x61bc34601de2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61bc34601de2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61bc345db086 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61bc345db086 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61bc345f4ee9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61bc33cf567c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61bc33cf567c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61bc345f5162 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61bc345f5162 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61bc345db142 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61bc345d2819 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61bc345dc0bd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61bc34614d4c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61bc34614a92 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x61bc342aadcb - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61bc341e5442 - sqlx_postgres[44776730f0fbf38d]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x61bc341eaa2e - <sqlx_postgres[44776730f0fbf38d]::database::Postgres as sqlx_core[a1c681c189672ead]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x61bc33cdc31f - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[a1c681c189672ead]::testing::TestContext<sqlx_postgres[44776730f0fbf38d]::database::Postgres>, sqlx_core[a1c681c189672ead]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61bc33cae6a3 - sqlx_core[a1c681c189672ead]::testing::run_test::<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x61bc33cdc45d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61bc33cdc69d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x61bc33c8fc8d - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x61bc33c8e5ab - tokio[9786b1cfc571ca1c]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x61bc33c8e5ab - tokio[9786b1cfc571ca1c]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x61bc33c8e5ab - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x61bc33c6eea0 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x61bc33c8404d - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x61bc33c811f4 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x61bc33cd5d1b - <tokio[9786b1cfc571ca1c]::runtime::context::scoped::Scoped<tokio[9786b1cfc571ca1c]::runtime::scheduler::Context>>::set::<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x61bc33cd38f9 - tokio[9786b1cfc571ca1c]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x61bc33c91e82 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[9786b1cfc571ca1c]::runtime::context::Context>>::try_with::<tokio[9786b1cfc571ca1c]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x61bc33c9016e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[9786b1cfc571ca1c]::runtime::context::Context>>::with::<tokio[9786b1cfc571ca1c]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x61bc33cd2b6d - tokio[9786b1cfc571ca1c]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x61bc33c77d40 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x61bc33c7b756 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x61bc33c7cd90 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x61bc33c9df03 - tokio[9786b1cfc571ca1c]::runtime::context::runtime::enter_runtime::<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x61bc33c6d5b3 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x61bc33ccfc41 - <tokio[9786b1cfc571ca1c]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x61bc33cd1d7c - <tokio[9786b1cfc571ca1c]::runtime::runtime::Runtime>::block_on::<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x61bc33cc8b4f - sqlx_core[a1c681c189672ead]::rt::test_block_on::<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x61bc33caa91e - sqlx_core[a1c681c189672ead]::testing::run_test::<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x61bc33caa566 - sqlx_core[a1c681c189672ead]::testing::run_test_with_pool::<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x61bc33cb5f6a - <fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0} as sqlx_core[a1c681c189672ead]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x61bc33ce7f27 - integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:246:1
[INFO] [stdout]   51:     0x61bc33cde617 - integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:246:14
[INFO] [stdout]   52:     0x61bc33caa236 - <integration[4e7ef8a11861e4eb]::test_get_streamkey_no_jwt::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x61bc33ce875b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61bc33ce875b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x61bc33cf5fd5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x61bc33cf5fd5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61bc33cf5fd5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61bc33cf5fd5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61bc33cf5fd5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61bc33cf5fd5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x61bc33cf5fd5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x61bc33cf0b34 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x61bc33cf0b34 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x61bc33cf9052 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x61bc33cf9052 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x61bc33cf9052 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x61bc33cf9052 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x61bc33cf9052 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x61bc33cf9052 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x61bc33cf9052 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61bc345fc6ff - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x61bc345fc6ff - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7c75a9fbeaa4 - <unknown>
[INFO] [stdout]   74:     0x7c75aa04ba64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_login_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_login_success' (23) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61bc345fcf98 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61bc345fcf98 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61bc345fcf98 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61bc345fcf98 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61bc346144da - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61bc346144da - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x61bc34601de2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61bc34601de2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61bc345db086 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61bc345db086 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61bc345f4ee9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61bc33cf567c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61bc33cf567c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61bc345f5162 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61bc345f5162 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61bc345db142 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61bc345d2819 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61bc345dc0bd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61bc34614d4c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61bc34614a92 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x61bc342aadcb - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61bc341e5442 - sqlx_postgres[44776730f0fbf38d]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x61bc341eaa2e - <sqlx_postgres[44776730f0fbf38d]::database::Postgres as sqlx_core[a1c681c189672ead]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x61bc33cdc31f - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[a1c681c189672ead]::testing::TestContext<sqlx_postgres[44776730f0fbf38d]::database::Postgres>, sqlx_core[a1c681c189672ead]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61bc33cac6c3 - sqlx_core[a1c681c189672ead]::testing::run_test::<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x61bc33cdc39d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61bc33cdc5dd - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x61bc33c8fbcd - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x61bc33c8e0cb - tokio[9786b1cfc571ca1c]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x61bc33c8e0cb - tokio[9786b1cfc571ca1c]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x61bc33c8e0cb - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x61bc33c6e540 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x61bc33c8209d - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x61bc33c81194 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x61bc33cd592b - <tokio[9786b1cfc571ca1c]::runtime::context::scoped::Scoped<tokio[9786b1cfc571ca1c]::runtime::scheduler::Context>>::set::<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x61bc33cd3839 - tokio[9786b1cfc571ca1c]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x61bc33c91ac2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[9786b1cfc571ca1c]::runtime::context::Context>>::try_with::<tokio[9786b1cfc571ca1c]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x61bc33c9004e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[9786b1cfc571ca1c]::runtime::context::Context>>::with::<tokio[9786b1cfc571ca1c]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x61bc33cd2aad - tokio[9786b1cfc571ca1c]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x61bc33c770e0 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x61bc33c7b5d6 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x61bc33c7c3a0 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x61bc33c9dab3 - tokio[9786b1cfc571ca1c]::runtime::context::runtime::enter_runtime::<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x61bc33c6d3a3 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x61bc33ccf911 - <tokio[9786b1cfc571ca1c]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x61bc33cd159c - <tokio[9786b1cfc571ca1c]::runtime::runtime::Runtime>::block_on::<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x61bc33cc869f - sqlx_core[a1c681c189672ead]::rt::test_block_on::<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x61bc33caa79e - sqlx_core[a1c681c189672ead]::testing::run_test::<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x61bc33caa476 - sqlx_core[a1c681c189672ead]::testing::run_test_with_pool::<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x61bc33cb5eda - <fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_login_success::test_login_success::{closure#0} as sqlx_core[a1c681c189672ead]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x61bc33ce7c57 - integration[4e7ef8a11861e4eb]::test_login_success
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:137:1
[INFO] [stdout]   51:     0x61bc33cde587 - integration[4e7ef8a11861e4eb]::test_login_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:137:14
[INFO] [stdout]   52:     0x61bc33caa176 - <integration[4e7ef8a11861e4eb]::test_login_success::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x61bc33ce875b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61bc33ce875b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x61bc33cf5fd5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x61bc33cf5fd5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61bc33cf5fd5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61bc33cf5fd5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61bc33cf5fd5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61bc33cf5fd5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x61bc33cf5fd5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x61bc33cf0b34 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x61bc33cf0b34 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x61bc33cf9052 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x61bc33cf9052 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x61bc33cf9052 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x61bc33cf9052 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x61bc33cf9052 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x61bc33cf9052 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x61bc33cf9052 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61bc345fc6ff - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x61bc345fc6ff - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7c75a9fbeaa4 - <unknown>
[INFO] [stdout]   74:     0x7c75aa04ba64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_get_streamkey stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_get_streamkey' (20) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61bc345fcf98 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61bc345fcf98 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61bc345fcf98 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61bc345fcf98 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61bc346144da - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61bc346144da - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x61bc34601de2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61bc34601de2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61bc345db086 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61bc345db086 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61bc345f4ee9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61bc33cf567c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61bc33cf567c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61bc345f5162 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61bc345f5162 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61bc345db142 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61bc345d2819 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61bc345dc0bd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61bc34614d4c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61bc34614a92 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x61bc342aadcb - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61bc341e5442 - sqlx_postgres[44776730f0fbf38d]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x61bc341eaa2e - <sqlx_postgres[44776730f0fbf38d]::database::Postgres as sqlx_core[a1c681c189672ead]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x61bc33cdc31f - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[a1c681c189672ead]::testing::TestContext<sqlx_postgres[44776730f0fbf38d]::database::Postgres>, sqlx_core[a1c681c189672ead]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61bc33cabc23 - sqlx_core[a1c681c189672ead]::testing::run_test::<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x61bc33cdc35d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61bc33cdc59d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x61bc33c8fb8d - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x61bc33c8df2b - tokio[9786b1cfc571ca1c]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x61bc33c8df2b - tokio[9786b1cfc571ca1c]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x61bc33c8df2b - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x61bc33c6e220 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x61bc33c8160d - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x61bc33c81174 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x61bc33cd57db - <tokio[9786b1cfc571ca1c]::runtime::context::scoped::Scoped<tokio[9786b1cfc571ca1c]::runtime::scheduler::Context>>::set::<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x61bc33cd37f9 - tokio[9786b1cfc571ca1c]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x61bc33c91982 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[9786b1cfc571ca1c]::runtime::context::Context>>::try_with::<tokio[9786b1cfc571ca1c]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x61bc33c8ffee - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[9786b1cfc571ca1c]::runtime::context::Context>>::with::<tokio[9786b1cfc571ca1c]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x61bc33cd2a6d - tokio[9786b1cfc571ca1c]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x61bc33c76cc0 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x61bc33c7b556 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x61bc33c7c050 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x61bc33c9d943 - tokio[9786b1cfc571ca1c]::runtime::context::runtime::enter_runtime::<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x61bc33c6d2f3 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x61bc33ccf801 - <tokio[9786b1cfc571ca1c]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x61bc33cd12fc - <tokio[9786b1cfc571ca1c]::runtime::runtime::Runtime>::block_on::<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x61bc33cc850f - sqlx_core[a1c681c189672ead]::rt::test_block_on::<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x61bc33caa71e - sqlx_core[a1c681c189672ead]::testing::run_test::<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x61bc33caa426 - sqlx_core[a1c681c189672ead]::testing::run_test_with_pool::<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x61bc33cb5eaa - <fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_get_streamkey::test_get_streamkey::{closure#0} as sqlx_core[a1c681c189672ead]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x61bc33ce7b67 - integration[4e7ef8a11861e4eb]::test_get_streamkey
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:204:1
[INFO] [stdout]   51:     0x61bc33cde557 - integration[4e7ef8a11861e4eb]::test_get_streamkey::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:204:14
[INFO] [stdout]   52:     0x61bc33caa136 - <integration[4e7ef8a11861e4eb]::test_get_streamkey::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x61bc33ce875b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61bc33ce875b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x61bc33cf5fd5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x61bc33cf5fd5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61bc33cf5fd5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61bc33cf5fd5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61bc33cf5fd5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61bc33cf5fd5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x61bc33cf5fd5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x61bc33cf0b34 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x61bc33cf0b34 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x61bc33cf9052 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x61bc33cf9052 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x61bc33cf9052 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x61bc33cf9052 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x61bc33cf9052 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x61bc33cf9052 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x61bc33cf9052 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61bc345fc6ff - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x61bc345fc6ff - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7c75a9fbeaa4 - <unknown>
[INFO] [stdout]   74:     0x7c75aa04ba64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_signup_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_signup_success' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61bc345fcf98 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61bc345fcf98 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61bc345fcf98 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61bc345fcf98 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61bc346144da - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61bc346144da - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x61bc34601de2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61bc34601de2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61bc345db086 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61bc345db086 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61bc345f4ee9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61bc33cf567c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61bc33cf567c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61bc345f5162 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61bc345f5162 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61bc345db142 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61bc345d2819 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61bc345dc0bd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61bc34614d4c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61bc34614a92 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x61bc342aadcb - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61bc341e5442 - sqlx_postgres[44776730f0fbf38d]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x61bc341eaa2e - <sqlx_postgres[44776730f0fbf38d]::database::Postgres as sqlx_core[a1c681c189672ead]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x61bc33cdc31f - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[a1c681c189672ead]::testing::TestContext<sqlx_postgres[44776730f0fbf38d]::database::Postgres>, sqlx_core[a1c681c189672ead]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61bc33cad163 - sqlx_core[a1c681c189672ead]::testing::run_test::<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x61bc33cdc3dd - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61bc33cdc61d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x61bc33c8fc0d - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x61bc33c8e26b - tokio[9786b1cfc571ca1c]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x61bc33c8e26b - tokio[9786b1cfc571ca1c]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x61bc33c8e26b - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x61bc33c6e860 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x61bc33c82b2d - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x61bc33c811b4 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x61bc33cd5a7b - <tokio[9786b1cfc571ca1c]::runtime::context::scoped::Scoped<tokio[9786b1cfc571ca1c]::runtime::scheduler::Context>>::set::<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x61bc33cd3879 - tokio[9786b1cfc571ca1c]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x61bc33c91c02 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[9786b1cfc571ca1c]::runtime::context::Context>>::try_with::<tokio[9786b1cfc571ca1c]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x61bc33c900ae - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[9786b1cfc571ca1c]::runtime::context::Context>>::with::<tokio[9786b1cfc571ca1c]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x61bc33cd2aed - tokio[9786b1cfc571ca1c]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x61bc33c77500 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x61bc33c7b656 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x61bc33c7c6f0 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x61bc33c9dc23 - tokio[9786b1cfc571ca1c]::runtime::context::runtime::enter_runtime::<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x61bc33c6d453 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x61bc33ccfa21 - <tokio[9786b1cfc571ca1c]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x61bc33cd183c - <tokio[9786b1cfc571ca1c]::runtime::runtime::Runtime>::block_on::<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x61bc33cc882f - sqlx_core[a1c681c189672ead]::rt::test_block_on::<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x61bc33caa81e - sqlx_core[a1c681c189672ead]::testing::run_test::<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x61bc33caa4c6 - sqlx_core[a1c681c189672ead]::testing::run_test_with_pool::<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}, integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x61bc33cb5f0a - <fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_signup_success::test_signup_success::{closure#0} as sqlx_core[a1c681c189672ead]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x61bc33ce7d47 - integration[4e7ef8a11861e4eb]::test_signup_success
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:101:1
[INFO] [stdout]   51:     0x61bc33cde5b7 - integration[4e7ef8a11861e4eb]::test_signup_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:101:14
[INFO] [stdout]   52:     0x61bc33caa1b6 - <integration[4e7ef8a11861e4eb]::test_signup_success::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x61bc33ce875b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61bc33ce875b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x61bc33cf5fd5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x61bc33cf5fd5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61bc33cf5fd5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61bc33cf5fd5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61bc33cf5fd5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61bc33cf5fd5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x61bc33cf5fd5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x61bc33cf0b34 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x61bc33cf0b34 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x61bc33cf9052 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x61bc33cf9052 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x61bc33cf9052 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x61bc33cf9052 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x61bc33cf9052 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x61bc33cf9052 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x61bc33cf9052 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61bc345fc6ff - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x61bc345fc6ff - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7c75a9fbeaa4 - <unknown>
[INFO] [stdout]   74:     0x7c75aa04ba64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_verify_stream_key_unauthorized stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_verify_stream_key_unauthorized' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61bc345fcf98 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61bc345fcf98 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61bc345fcf98 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61bc345fcf98 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61bc346144da - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61bc346144da - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x61bc34601de2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61bc34601de2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61bc345db086 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61bc345db086 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61bc345f4ee9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61bc33cf567c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61bc33cf567c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61bc345f5162 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61bc345f5162 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61bc345db142 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61bc345d2819 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61bc345dc0bd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61bc34614d4c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61bc34614a92 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x61bc342aadcb - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61bc341e5442 - sqlx_postgres[44776730f0fbf38d]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x61bc341eaa2e - <sqlx_postgres[44776730f0fbf38d]::database::Postgres as sqlx_core[a1c681c189672ead]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x61bc33cdc31f - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[a1c681c189672ead]::testing::TestContext<sqlx_postgres[44776730f0fbf38d]::database::Postgres>, sqlx_core[a1c681c189672ead]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61bc33cb1123 - sqlx_core[a1c681c189672ead]::testing::run_test::<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x61bc33cdc55d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61bc33cdc79d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x61bc33c8fd8d - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x61bc33c8ec2b - tokio[9786b1cfc571ca1c]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x61bc33c8ec2b - tokio[9786b1cfc571ca1c]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x61bc33c8ec2b - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x61bc33c6fb20 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x61bc33c86a8d - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x61bc33c81274 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x61bc33cd625b - <tokio[9786b1cfc571ca1c]::runtime::context::scoped::Scoped<tokio[9786b1cfc571ca1c]::runtime::scheduler::Context>>::set::<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x61bc33cd39f9 - tokio[9786b1cfc571ca1c]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x61bc33c92382 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[9786b1cfc571ca1c]::runtime::context::Context>>::try_with::<tokio[9786b1cfc571ca1c]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x61bc33c902ee - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[9786b1cfc571ca1c]::runtime::context::Context>>::with::<tokio[9786b1cfc571ca1c]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x61bc33cd2c6d - tokio[9786b1cfc571ca1c]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x61bc33c78dc0 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x61bc33c7b956 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x61bc33c7dad0 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x61bc33c9e4c3 - tokio[9786b1cfc571ca1c]::runtime::context::runtime::enter_runtime::<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x61bc33c6d873 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x61bc33cd0081 - <tokio[9786b1cfc571ca1c]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x61bc33cd27fc - <tokio[9786b1cfc571ca1c]::runtime::runtime::Runtime>::block_on::<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x61bc33cc918f - sqlx_core[a1c681c189672ead]::rt::test_block_on::<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x61bc33caab1e - sqlx_core[a1c681c189672ead]::testing::run_test::<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x61bc33caa6a6 - sqlx_core[a1c681c189672ead]::testing::run_test_with_pool::<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x61bc33cb602a - <fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0} as sqlx_core[a1c681c189672ead]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x61bc33ce82e7 - integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:303:1
[INFO] [stdout]   51:     0x61bc33cde6d7 - integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:303:14
[INFO] [stdout]   52:     0x61bc33caa336 - <integration[4e7ef8a11861e4eb]::test_verify_stream_key_unauthorized::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x61bc33ce875b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61bc33ce875b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x61bc33cf5fd5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x61bc33cf5fd5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61bc33cf5fd5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61bc33cf5fd5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61bc33cf5fd5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61bc33cf5fd5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x61bc33cf5fd5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x61bc33cf0b34 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x61bc33cf0b34 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x61bc33cf9052 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x61bc33cf9052 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x61bc33cf9052 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x61bc33cf9052 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x61bc33cf9052 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x61bc33cf9052 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x61bc33cf9052 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61bc345fc6ff - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x61bc345fc6ff - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7c75a9fbeaa4 - <unknown>
[INFO] [stdout]   74:     0x7c75aa04ba64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_verify_stream_key stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_verify_stream_key' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61bc345fcf98 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61bc345fcf98 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61bc345fcf98 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61bc345fcf98 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61bc346144da - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61bc346144da - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x61bc34601de2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61bc34601de2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61bc345db086 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61bc345db086 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61bc345f4ee9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61bc33cf567c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61bc33cf567c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61bc345f5162 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61bc345f5162 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61bc345db142 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61bc345d2819 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61bc345dc0bd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61bc34614d4c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61bc34614a92 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x61bc342aadcb - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61bc341e5442 - sqlx_postgres[44776730f0fbf38d]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x61bc341eaa2e - <sqlx_postgres[44776730f0fbf38d]::database::Postgres as sqlx_core[a1c681c189672ead]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x61bc33cdc31f - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[a1c681c189672ead]::testing::TestContext<sqlx_postgres[44776730f0fbf38d]::database::Postgres>, sqlx_core[a1c681c189672ead]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61bc33cadc03 - sqlx_core[a1c681c189672ead]::testing::run_test::<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x61bc33cdc41d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61bc33cdc65d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x61bc33c8fc4d - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x61bc33c8e40b - tokio[9786b1cfc571ca1c]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x61bc33c8e40b - tokio[9786b1cfc571ca1c]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x61bc33c8e40b - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x61bc33c6eb80 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x61bc33c835bd - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x61bc33c811d4 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x61bc33cd5bcb - <tokio[9786b1cfc571ca1c]::runtime::context::scoped::Scoped<tokio[9786b1cfc571ca1c]::runtime::scheduler::Context>>::set::<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x61bc33cd38b9 - tokio[9786b1cfc571ca1c]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x61bc33c91d42 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[9786b1cfc571ca1c]::runtime::context::Context>>::try_with::<tokio[9786b1cfc571ca1c]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x61bc33c9010e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[9786b1cfc571ca1c]::runtime::context::Context>>::with::<tokio[9786b1cfc571ca1c]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x61bc33cd2b2d - tokio[9786b1cfc571ca1c]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x61bc33c77920 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x61bc33c7b6d6 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x61bc33c7ca40 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x61bc33c9dd93 - tokio[9786b1cfc571ca1c]::runtime::context::runtime::enter_runtime::<<tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x61bc33c6d503 - <tokio[9786b1cfc571ca1c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x61bc33ccfb31 - <tokio[9786b1cfc571ca1c]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x61bc33cd1adc - <tokio[9786b1cfc571ca1c]::runtime::runtime::Runtime>::block_on::<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x61bc33cc89bf - sqlx_core[a1c681c189672ead]::rt::test_block_on::<sqlx_core[a1c681c189672ead]::testing::run_test<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x61bc33caa89e - sqlx_core[a1c681c189672ead]::testing::run_test::<sqlx_postgres[44776730f0fbf38d]::database::Postgres, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[a1c681c189672ead]::testing::run_test_with_pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x61bc33caa516 - sqlx_core[a1c681c189672ead]::testing::run_test_with_pool::<sqlx_postgres[44776730f0fbf38d]::database::Postgres, fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x61bc33cb5f3a - <fn(sqlx_core[a1c681c189672ead]::pool::Pool<sqlx_postgres[44776730f0fbf38d]::database::Postgres>) -> integration[4e7ef8a11861e4eb]::test_verify_stream_key::test_verify_stream_key::{closure#0} as sqlx_core[a1c681c189672ead]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x61bc33ce7e37 - integration[4e7ef8a11861e4eb]::test_verify_stream_key
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:267:1
[INFO] [stdout]   51:     0x61bc33cde5e7 - integration[4e7ef8a11861e4eb]::test_verify_stream_key::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:267:14
[INFO] [stdout]   52:     0x61bc33caa1f6 - <integration[4e7ef8a11861e4eb]::test_verify_stream_key::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x61bc33ce875b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61bc33ce875b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x61bc33cf5fd5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x61bc33cf5fd5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61bc33cf5fd5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61bc33cf5fd5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61bc33cf5fd5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61bc33cf5fd5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x61bc33cf5fd5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x61bc33cf0b34 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x61bc33cf0b34 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x61bc33cf9052 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x61bc33cf9052 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x61bc33cf9052 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x61bc33cf9052 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x61bc33cf9052 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x61bc33cf9052 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x61bc33cf9052 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61bc345fc6ff - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x61bc345fc6ff - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7c75a9fbeaa4 - <unknown>
[INFO] [stdout]   74:     0x7c75aa04ba64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_get_streamkey
[INFO] [stdout]     test_get_streamkey_no_jwt
[INFO] [stdout]     test_get_streamkey_unauthorized
[INFO] [stdout]     test_login_success
[INFO] [stdout]     test_login_wrong_password
[INFO] [stdout]     test_login_wrong_username
[INFO] [stdout]     test_signup_success
[INFO] [stdout]     test_verify_stream_key
[INFO] [stdout]     test_verify_stream_key_unauthorized
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p castelia-auth --test integration`
[INFO] running `Command { std: "docker" "inspect" "2ad242b7fcf3ce58bb039460de380c6bed93ee58709a223ed2a96f70940b4759", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ad242b7fcf3ce58bb039460de380c6bed93ee58709a223ed2a96f70940b4759", kill_on_drop: false }`
[INFO] [stdout] 2ad242b7fcf3ce58bb039460de380c6bed93ee58709a223ed2a96f70940b4759
